Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.ecm.platform.ec.notification.placeful--annotations

This contribution is part of XML component org.nuxeo.ecm.platform.ec.notification.placeful inside nuxeo-platform-notification-core-6.0.jar

Extension Point

Extension point annotations of component PlacefulService.

Contributed Items

  • <annotation>
          <class>org.nuxeo.ecm.platform.ec.notification.UserSubscription</class>
        </annotation>

XML Source

<extension point="annotations" target="org.nuxeo.ecm.platform.ec.placeful.PlacefulService">

    <annotation>
      <class>org.nuxeo.ecm.platform.ec.notification.UserSubscription</class>
    </annotation>

  </extension>